Class TransitGatewayRouteTableAttachmentState


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

      • arn

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> arn()
        Returns:
        Attachment Amazon Resource Name (ARN).
      • attachmentPolicyRuleNumber

        public java.util.Optional<com.pulumi.core.Output<java.lang.Integer>> attachmentPolicyRuleNumber()
        Returns:
        The policy rule number associated with the attachment.
      • attachmentType

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> attachmentType()
        Returns:
        The type of attachment.
      • coreNetworkArn

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> coreNetworkArn()
        Returns:
        The ARN of the core network.
      • coreNetworkId

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> coreNetworkId()
        Returns:
        The ID of the core network.
      • edgeLocation

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> edgeLocation()
        Returns:
        The edge location for the peer.
      • ownerAccountId

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> ownerAccountId()
        Returns:
        The ID of the attachment account owner.
      • peeringId

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> peeringId()
        Returns:
        The ID of the peer for the attachment.
      • resourceArn

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> resourceArn()
        Returns:
        The attachment resource ARN.
      • segmentName

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> segmentName()
        Returns:
        The name of the segment attachment.
      • state

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> state()
        Returns:
        The state of the attachment.
      • 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 attachment. If configured with a provider `default_tags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
      • tagsAll

        @Deprecated
        public java.util.Optional<com.pulumi.core.Output<java.util.Map<java.lang.String,​java.lang.String>>> tagsAll()
        Deprecated.
        Please use `tags` instead.
        Returns:
        A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.
      • transitGatewayRouteTableArn

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> transitGatewayRouteTableArn()
        Returns:
        The ARN of the transit gateway route table for the attachment.