Class PeeringAttachmentAccepterArgs


  • public final class PeeringAttachmentAccepterArgs
    extends com.pulumi.resources.ResourceArgs
    • Method Detail

      • tags

        public java.util.Optional<com.pulumi.core.Output<java.util.Map<java.lang.String,​java.lang.String>>> tags()
        Returns:
        Key-value tags for the EC2 Transit Gateway Peering Attachment. If configured with a provider `default_tags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
      • transitGatewayAttachmentId

        public com.pulumi.core.Output<java.lang.String> transitGatewayAttachmentId()
        Returns:
        The ID of the EC2 Transit Gateway Peering Attachment to manage.