We recommend new projects start with resources from the AWS provider.
aws-native.vpclattice.ServiceNetworkServiceAssociation
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
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
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The ServiceNetworkServiceAssociation resource accepts the following input properties:
- DnsEntry Pulumi.Aws Native. Vpc Lattice. Inputs. Service Network Service Association Dns Entry 
- The DNS information of the service.
- ServiceIdentifier string
- The ID or ARN of the service.
- ServiceNetwork stringIdentifier 
- The ID or ARN of the service network. You must use an ARN if the resources are in different accounts.
- 
List<Pulumi.Aws Native. Inputs. Tag> 
- The tags for the association.
- DnsEntry ServiceNetwork Service Association Dns Entry Args 
- The DNS information of the service.
- ServiceIdentifier string
- The ID or ARN of the service.
- ServiceNetwork stringIdentifier 
- The ID or ARN of the service network. You must use an ARN if the resources are in different accounts.
- 
TagArgs 
- The tags for the association.
- dnsEntry ServiceNetwork Service Association Dns Entry 
- The DNS information of the service.
- serviceIdentifier String
- The ID or ARN of the service.
- serviceNetwork StringIdentifier 
- The ID or ARN of the service network. You must use an ARN if the resources are in different accounts.
- List<Tag>
- The tags for the association.
- dnsEntry ServiceNetwork Service Association Dns Entry 
- The DNS information of the service.
- serviceIdentifier string
- The ID or ARN of the service.
- serviceNetwork stringIdentifier 
- The ID or ARN of the service network. You must use an ARN if the resources 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 ARN of the service.
- service_network_ stridentifier 
- The ID or ARN of the service network. You must use an ARN if the resources are in different accounts.
- 
Sequence[TagArgs] 
- The tags for the association.
- dnsEntry Property Map
- The DNS information of the service.
- serviceIdentifier String
- The ID or ARN of the service.
- serviceNetwork StringIdentifier 
- The ID or ARN of the service network. You must use an ARN if the resources 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.
- AwsId string
- The ID of the of the association between the service network and the service.
- CreatedAt 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.
- ServiceArn string
- The Amazon Resource Name (ARN) of the service.
- ServiceId string
- The ID of the service.
- ServiceName string
- The name of the service.
- ServiceNetwork stringArn 
- The Amazon Resource Name (ARN) of the service network
- ServiceNetwork stringId 
- The ID of the service network.
- ServiceNetwork 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.
- AwsId string
- The ID of the of the association between the service network and the service.
- CreatedAt 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.
- ServiceArn string
- The Amazon Resource Name (ARN) of the service.
- ServiceId string
- The ID of the service.
- ServiceName string
- The name of the service.
- ServiceNetwork stringArn 
- The Amazon Resource Name (ARN) of the service network
- ServiceNetwork stringId 
- The ID of the service network.
- ServiceNetwork stringName 
- The name of the service network.
- Status
ServiceNetwork 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.
- awsId String
- The ID of the of the association between the service network and the service.
- createdAt 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.
- serviceArn String
- The Amazon Resource Name (ARN) of the service.
- serviceId String
- The ID of the service.
- serviceName String
- The name of the service.
- serviceNetwork StringArn 
- The Amazon Resource Name (ARN) of the service network
- serviceNetwork StringId 
- The ID of the service network.
- serviceNetwork StringName 
- The name of the service network.
- status
ServiceNetwork 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.
- awsId string
- The ID of the of the association between the service network and the service.
- createdAt 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.
- serviceArn string
- The Amazon Resource Name (ARN) of the service.
- serviceId string
- The ID of the service.
- serviceName string
- The name of the service.
- serviceNetwork stringArn 
- The Amazon Resource Name (ARN) of the service network
- serviceNetwork stringId 
- The ID of the service network.
- serviceNetwork stringName 
- The name of the service network.
- status
ServiceNetwork 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
ServiceNetwork 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.
- awsId String
- The ID of the of the association between the service network and the service.
- createdAt 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.
- serviceArn String
- The Amazon Resource Name (ARN) of the service.
- serviceId String
- The ID of the service.
- serviceName String
- The name of the service.
- serviceNetwork StringArn 
- The Amazon Resource Name (ARN) of the service network
- serviceNetwork StringId 
- The ID of the service network.
- serviceNetwork 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            
- DomainName string
- The domain name of the service.
- HostedZone stringId 
- The ID of the hosted zone.
- DomainName string
- The domain name of the service.
- HostedZone stringId 
- The ID of the hosted zone.
- domainName String
- The domain name of the service.
- hostedZone StringId 
- The ID of the hosted zone.
- domainName string
- The domain name of the service.
- hostedZone 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.
- domainName String
- The domain name of the service.
- hostedZone StringId 
- The ID of the hosted zone.
ServiceNetworkServiceAssociationStatus, ServiceNetworkServiceAssociationStatusArgs          
- CreateIn Progress 
- CREATE_IN_PROGRESS
- Active
- ACTIVE
- DeleteIn Progress 
- DELETE_IN_PROGRESS
- CreateFailed 
- CREATE_FAILED
- DeleteFailed 
- DELETE_FAILED
- ServiceNetwork Service Association Status Create In Progress 
- CREATE_IN_PROGRESS
- ServiceNetwork Service Association Status Active 
- ACTIVE
- ServiceNetwork Service Association Status Delete In Progress 
- DELETE_IN_PROGRESS
- ServiceNetwork Service Association Status Create Failed 
- CREATE_FAILED
- ServiceNetwork Service Association Status Delete Failed 
- DELETE_FAILED
- CreateIn Progress 
- CREATE_IN_PROGRESS
- Active
- ACTIVE
- DeleteIn Progress 
- DELETE_IN_PROGRESS
- CreateFailed 
- CREATE_FAILED
- DeleteFailed 
- DELETE_FAILED
- CreateIn Progress 
- CREATE_IN_PROGRESS
- Active
- ACTIVE
- DeleteIn Progress 
- DELETE_IN_PROGRESS
- CreateFailed 
- CREATE_FAILED
- DeleteFailed 
- 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
We recommend new projects start with resources from the AWS provider.