Interface PlaybackKeyPairSummary.Builder

All Superinterfaces:
Buildable, CopyableBuilder<PlaybackKeyPairSummary.Builder,PlaybackKeyPairSummary>, SdkBuilder<PlaybackKeyPairSummary.Builder,PlaybackKeyPairSummary>, SdkPojo
Enclosing class:
PlaybackKeyPairSummary

public static interface PlaybackKeyPairSummary.Builder extends SdkPojo, CopyableBuilder<PlaybackKeyPairSummary.Builder,PlaybackKeyPairSummary>
  • Method Details

    • arn

      Key-pair ARN.

      Parameters:
      arn - Key-pair ARN.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      Playback-key-pair name. The value does not need to be unique.

      Parameters:
      name - Playback-key-pair name. The value does not need to be unique.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • tags

      Tags attached to the resource. Array of 1-50 maps, each of the form string:string (key:value). See Tagging Amazon Web Services Resources for more information, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no service-specific constraints beyond what is documented there.

      Parameters:
      tags - Tags attached to the resource. Array of 1-50 maps, each of the form string:string (key:value). See Tagging Amazon Web Services Resources for more information, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no service-specific constraints beyond what is documented there.
      Returns:
      Returns a reference to this object so that method calls can be chained together.