Interface SecurityProfileIdentifier.Builder

    • Method Detail

      • name

        SecurityProfileIdentifier.Builder name​(String name)

        The name you've given to the security profile.

        Parameters:
        name - The name you've given to the security profile.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • arn

        SecurityProfileIdentifier.Builder arn​(String arn)

        The ARN of the security profile.

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