AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi
aws-native.vpclattice.ServiceNetworkServiceAssociation
Explore with Pulumi AI
AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi
Associates a service with a service network.
Create ServiceNetworkServiceAssociation Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new ServiceNetworkServiceAssociation(name: string, args?: ServiceNetworkServiceAssociationArgs, opts?: CustomResourceOptions);
@overload
def ServiceNetworkServiceAssociation(resource_name: str,
args: Optional[ServiceNetworkServiceAssociationArgs] = None,
opts: Optional[ResourceOptions] = None)
@overload
def ServiceNetworkServiceAssociation(resource_name: str,
opts: Optional[ResourceOptions] = None,
dns_entry: Optional[ServiceNetworkServiceAssociationDnsEntryArgs] = None,
service_identifier: Optional[str] = None,
service_network_identifier: Optional[str] = None,
tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
func NewServiceNetworkServiceAssociation(ctx *Context, name string, args *ServiceNetworkServiceAssociationArgs, opts ...ResourceOption) (*ServiceNetworkServiceAssociation, error)
public ServiceNetworkServiceAssociation(string name, ServiceNetworkServiceAssociationArgs? args = null, CustomResourceOptions? opts = null)
public ServiceNetworkServiceAssociation(String name, ServiceNetworkServiceAssociationArgs args)
public ServiceNetworkServiceAssociation(String name, ServiceNetworkServiceAssociationArgs args, CustomResourceOptions options)
type: aws-native:vpclattice:ServiceNetworkServiceAssociation
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args ServiceNetworkServiceAssociationArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args ServiceNetworkServiceAssociationArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args ServiceNetworkServiceAssociationArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ServiceNetworkServiceAssociationArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ServiceNetworkServiceAssociationArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
ServiceNetworkServiceAssociation Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The ServiceNetworkServiceAssociation resource accepts the following input properties:
- Dns
Entry Pulumi.Aws Native. Vpc Lattice. Inputs. Service Network Service Association Dns Entry - The DNS information of the service.
- Service
Identifier string - The ID or Amazon Resource Name (ARN) of the service.
- Service
Network stringIdentifier - The ID or Amazon Resource Name (ARN) of the service network. You must use the ARN if the resources specified in the operation are in different accounts.
- List<Pulumi.
Aws Native. Inputs. Tag> - The tags for the association.
- Dns
Entry ServiceNetwork Service Association Dns Entry Args - The DNS information of the service.
- Service
Identifier string - The ID or Amazon Resource Name (ARN) of the service.
- Service
Network stringIdentifier - The ID or Amazon Resource Name (ARN) of the service network. You must use the ARN if the resources specified in the operation are in different accounts.
- Tag
Args - The tags for the association.
- dns
Entry ServiceNetwork Service Association Dns Entry - The DNS information of the service.
- service
Identifier String - The ID or Amazon Resource Name (ARN) of the service.
- service
Network StringIdentifier - The ID or Amazon Resource Name (ARN) of the service network. You must use the ARN if the resources specified in the operation are in different accounts.
- List<Tag>
- The tags for the association.
- dns
Entry ServiceNetwork Service Association Dns Entry - The DNS information of the service.
- service
Identifier string - The ID or Amazon Resource Name (ARN) of the service.
- service
Network stringIdentifier - The ID or Amazon Resource Name (ARN) of the service network. You must use the ARN if the resources specified in the operation are in different accounts.
- Tag[]
- The tags for the association.
- dns_
entry ServiceNetwork Service Association Dns Entry Args - The DNS information of the service.
- service_
identifier str - The ID or Amazon Resource Name (ARN) of the service.
- service_
network_ stridentifier - The ID or Amazon Resource Name (ARN) of the service network. You must use the ARN if the resources specified in the operation are in different accounts.
- Sequence[Tag
Args] - The tags for the association.
- dns
Entry Property Map - The DNS information of the service.
- service
Identifier String - The ID or Amazon Resource Name (ARN) of the service.
- service
Network StringIdentifier - The ID or Amazon Resource Name (ARN) of the service network. You must use the ARN if the resources specified in the operation are in different accounts.
- List<Property Map>
- The tags for the association.
Outputs
All input properties are implicitly available as output properties. Additionally, the ServiceNetworkServiceAssociation resource produces the following output properties:
- Arn string
- The Amazon Resource Name (ARN) of the association between the service network and the service.
- Aws
Id string - The ID of the of the association between the service network and the service.
- Created
At string - The date and time that the association was created, specified in ISO-8601 format.
- Id string
- The provider-assigned unique ID for this managed resource.
- Service
Arn string - The Amazon Resource Name (ARN) of the service.
- Service
Id string - The ID of the service.
- Service
Name string - The name of the service.
- Service
Network stringArn - The Amazon Resource Name (ARN) of the service network
- Service
Network stringId - The ID of the service network.
- Service
Network stringName - The name of the service network.
- Status
Pulumi.
Aws Native. Vpc Lattice. Service Network Service Association Status - The status of the association between the service network and the service.
- Arn string
- The Amazon Resource Name (ARN) of the association between the service network and the service.
- Aws
Id string - The ID of the of the association between the service network and the service.
- Created
At string - The date and time that the association was created, specified in ISO-8601 format.
- Id string
- The provider-assigned unique ID for this managed resource.
- Service
Arn string - The Amazon Resource Name (ARN) of the service.
- Service
Id string - The ID of the service.
- Service
Name string - The name of the service.
- Service
Network stringArn - The Amazon Resource Name (ARN) of the service network
- Service
Network stringId - The ID of the service network.
- Service
Network stringName - The name of the service network.
- Status
Service
Network Service Association Status - The status of the association between the service network and the service.
- arn String
- The Amazon Resource Name (ARN) of the association between the service network and the service.
- aws
Id String - The ID of the of the association between the service network and the service.
- created
At String - The date and time that the association was created, specified in ISO-8601 format.
- id String
- The provider-assigned unique ID for this managed resource.
- service
Arn String - The Amazon Resource Name (ARN) of the service.
- service
Id String - The ID of the service.
- service
Name String - The name of the service.
- service
Network StringArn - The Amazon Resource Name (ARN) of the service network
- service
Network StringId - The ID of the service network.
- service
Network StringName - The name of the service network.
- status
Service
Network Service Association Status - The status of the association between the service network and the service.
- arn string
- The Amazon Resource Name (ARN) of the association between the service network and the service.
- aws
Id string - The ID of the of the association between the service network and the service.
- created
At string - The date and time that the association was created, specified in ISO-8601 format.
- id string
- The provider-assigned unique ID for this managed resource.
- service
Arn string - The Amazon Resource Name (ARN) of the service.
- service
Id string - The ID of the service.
- service
Name string - The name of the service.
- service
Network stringArn - The Amazon Resource Name (ARN) of the service network
- service
Network stringId - The ID of the service network.
- service
Network stringName - The name of the service network.
- status
Service
Network Service Association Status - The status of the association between the service network and the service.
- arn str
- The Amazon Resource Name (ARN) of the association between the service network and the service.
- aws_
id str - The ID of the of the association between the service network and the service.
- created_
at str - The date and time that the association was created, specified in ISO-8601 format.
- id str
- The provider-assigned unique ID for this managed resource.
- service_
arn str - The Amazon Resource Name (ARN) of the service.
- service_
id str - The ID of the service.
- service_
name str - The name of the service.
- service_
network_ strarn - The Amazon Resource Name (ARN) of the service network
- service_
network_ strid - The ID of the service network.
- service_
network_ strname - The name of the service network.
- status
Service
Network Service Association Status - The status of the association between the service network and the service.
- arn String
- The Amazon Resource Name (ARN) of the association between the service network and the service.
- aws
Id String - The ID of the of the association between the service network and the service.
- created
At String - The date and time that the association was created, specified in ISO-8601 format.
- id String
- The provider-assigned unique ID for this managed resource.
- service
Arn String - The Amazon Resource Name (ARN) of the service.
- service
Id String - The ID of the service.
- service
Name String - The name of the service.
- service
Network StringArn - The Amazon Resource Name (ARN) of the service network
- service
Network StringId - The ID of the service network.
- service
Network StringName - The name of the service network.
- status "CREATE_IN_PROGRESS" | "ACTIVE" | "DELETE_IN_PROGRESS" | "CREATE_FAILED" | "DELETE_FAILED"
- The status of the association between the service network and the service.
Supporting Types
ServiceNetworkServiceAssociationDnsEntry, ServiceNetworkServiceAssociationDnsEntryArgs
- Domain
Name string - The domain name of the service.
- Hosted
Zone stringId - The ID of the hosted zone.
- Domain
Name string - The domain name of the service.
- Hosted
Zone stringId - The ID of the hosted zone.
- domain
Name String - The domain name of the service.
- hosted
Zone StringId - The ID of the hosted zone.
- domain
Name string - The domain name of the service.
- hosted
Zone stringId - The ID of the hosted zone.
- domain_
name str - The domain name of the service.
- hosted_
zone_ strid - The ID of the hosted zone.
- domain
Name String - The domain name of the service.
- hosted
Zone StringId - The ID of the hosted zone.
ServiceNetworkServiceAssociationStatus, ServiceNetworkServiceAssociationStatusArgs
- Create
In Progress - CREATE_IN_PROGRESS
- Active
- ACTIVE
- Delete
In Progress - DELETE_IN_PROGRESS
- Create
Failed - CREATE_FAILED
- Delete
Failed - DELETE_FAILED
- Service
Network Service Association Status Create In Progress - CREATE_IN_PROGRESS
- Service
Network Service Association Status Active - ACTIVE
- Service
Network Service Association Status Delete In Progress - DELETE_IN_PROGRESS
- Service
Network Service Association Status Create Failed - CREATE_FAILED
- Service
Network Service Association Status Delete Failed - DELETE_FAILED
- Create
In Progress - CREATE_IN_PROGRESS
- Active
- ACTIVE
- Delete
In Progress - DELETE_IN_PROGRESS
- Create
Failed - CREATE_FAILED
- Delete
Failed - DELETE_FAILED
- Create
In Progress - CREATE_IN_PROGRESS
- Active
- ACTIVE
- Delete
In Progress - DELETE_IN_PROGRESS
- Create
Failed - CREATE_FAILED
- Delete
Failed - DELETE_FAILED
- CREATE_IN_PROGRESS
- CREATE_IN_PROGRESS
- ACTIVE
- ACTIVE
- DELETE_IN_PROGRESS
- DELETE_IN_PROGRESS
- CREATE_FAILED
- CREATE_FAILED
- DELETE_FAILED
- DELETE_FAILED
- "CREATE_IN_PROGRESS"
- CREATE_IN_PROGRESS
- "ACTIVE"
- ACTIVE
- "DELETE_IN_PROGRESS"
- DELETE_IN_PROGRESS
- "CREATE_FAILED"
- CREATE_FAILED
- "DELETE_FAILED"
- DELETE_FAILED
Tag, TagArgs
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi