Interface CreateSecurityProfileResponse.Builder

  • Method Details

    • securityProfileName

      CreateSecurityProfileResponse.Builder securityProfileName(String securityProfileName)

      The name you gave to the security profile.

      Parameters:
      securityProfileName - The name you gave to the security profile.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • securityProfileArn

      CreateSecurityProfileResponse.Builder securityProfileArn(String securityProfileArn)

      The ARN of the security profile.

      Parameters:
      securityProfileArn - The ARN of the security profile.
      Returns:
      Returns a reference to this object so that method calls can be chained together.