Class VpcAttachmentArgs


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

      • coreNetworkId

        public com.pulumi.core.Output<java.lang.String> coreNetworkId()
        Returns:
        The ID of a core network for the VPC attachment.
      • options

        public java.util.Optional<com.pulumi.core.Output<VpcAttachmentOptionsArgs>> options()
        Returns:
        Options for the VPC attachment.
      • subnetArns

        public com.pulumi.core.Output<java.util.List<java.lang.String>> subnetArns()
        Returns:
        The subnet ARN of the VPC 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.
      • vpcArn

        public com.pulumi.core.Output<java.lang.String> vpcArn()
        Returns:
        The ARN of the VPC. The following arguments are optional: