Class ServiceNetworkServiceAssociationArgs


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

      • serviceIdentifier

        public com.pulumi.core.Output<java.lang.String> serviceIdentifier()
        Returns:
        The ID or Amazon Resource Identifier (ARN) of the service.
      • serviceNetworkIdentifier

        public com.pulumi.core.Output<java.lang.String> serviceNetworkIdentifier()
        Returns:
        The ID or Amazon Resource Identifier (ARN) of the service network. You must use the ARN if the resources specified in the operation are in different accounts. The following arguments are optional:
      • tags

        public java.util.Optional<com.pulumi.core.Output<java.util.Map<java.lang.String,​java.lang.String>>> tags()
        Returns:
        Key-value mapping of resource tags. If configured with a provider `default_tags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.