Class AttachmentAccepterState


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

      • attachmentId

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> attachmentId()
        Returns:
        The ID of the attachment.
      • 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. Valid values can be found in the [AWS Documentation](https://docs.aws.amazon.com/networkmanager/latest/APIReference/API_ListAttachments.html#API_ListAttachments_RequestSyntax)
      • coreNetworkArn

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

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

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> edgeLocation()
        Returns:
        The Region where the edge is located.
      • ownerAccountId

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> ownerAccountId()
        Returns:
        The ID of the attachment account owner.
      • 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.