Interface CreateSecurityProfileResponse.Builder

    • Method Detail

      • securityProfileId

        CreateSecurityProfileResponse.Builder securityProfileId​(String securityProfileId)

        The identifier for the security profle.

        Parameters:
        securityProfileId - The identifier for the security profle.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • securityProfileArn

        CreateSecurityProfileResponse.Builder securityProfileArn​(String securityProfileArn)

        The Amazon Resource Name (ARN) for the security profile.

        Parameters:
        securityProfileArn - The Amazon Resource Name (ARN) for the security profile.
        Returns:
        Returns a reference to this object so that method calls can be chained together.