| Package | Description |
|---|---|
| com.amazonaws.services.vpclattice |
Amazon VPC Lattice is a fully managed application networking service that you use to connect, secure, and monitor all
of your services across multiple accounts and virtual private clouds (VPCs).
|
| com.amazonaws.services.vpclattice.model |
| Modifier and Type | Method and Description |
|---|---|
GetServiceNetworkServiceAssociationResult |
AbstractAmazonVPCLattice.getServiceNetworkServiceAssociation(GetServiceNetworkServiceAssociationRequest request) |
GetServiceNetworkServiceAssociationResult |
AmazonVPCLatticeClient.getServiceNetworkServiceAssociation(GetServiceNetworkServiceAssociationRequest request)
Retrieves information about the specified association between a service network and a service.
|
GetServiceNetworkServiceAssociationResult |
AmazonVPCLattice.getServiceNetworkServiceAssociation(GetServiceNetworkServiceAssociationRequest getServiceNetworkServiceAssociationRequest)
Retrieves information about the specified association between a service network and a service.
|
| Modifier and Type | Method and Description |
|---|---|
GetServiceNetworkServiceAssociationResult |
GetServiceNetworkServiceAssociationResult.clone() |
GetServiceNetworkServiceAssociationResult |
GetServiceNetworkServiceAssociationResult.withArn(String arn)
The Amazon Resource Name (ARN) of the association.
|
GetServiceNetworkServiceAssociationResult |
GetServiceNetworkServiceAssociationResult.withCreatedAt(Date createdAt)
The date and time that the association was created, specified in ISO-8601 format.
|
GetServiceNetworkServiceAssociationResult |
GetServiceNetworkServiceAssociationResult.withCreatedBy(String createdBy)
The account that created the association.
|
GetServiceNetworkServiceAssociationResult |
GetServiceNetworkServiceAssociationResult.withCustomDomainName(String customDomainName)
The custom domain name of the service.
|
GetServiceNetworkServiceAssociationResult |
GetServiceNetworkServiceAssociationResult.withDnsEntry(DnsEntry dnsEntry)
The DNS name of the service.
|
GetServiceNetworkServiceAssociationResult |
GetServiceNetworkServiceAssociationResult.withFailureCode(String failureCode)
The failure code.
|
GetServiceNetworkServiceAssociationResult |
GetServiceNetworkServiceAssociationResult.withFailureMessage(String failureMessage)
The failure message.
|
GetServiceNetworkServiceAssociationResult |
GetServiceNetworkServiceAssociationResult.withId(String id)
The ID of the service network and service association.
|
GetServiceNetworkServiceAssociationResult |
GetServiceNetworkServiceAssociationResult.withServiceArn(String serviceArn)
The Amazon Resource Name (ARN) of the service.
|
GetServiceNetworkServiceAssociationResult |
GetServiceNetworkServiceAssociationResult.withServiceId(String serviceId)
The ID of the service.
|
GetServiceNetworkServiceAssociationResult |
GetServiceNetworkServiceAssociationResult.withServiceName(String serviceName)
The name of the service.
|
GetServiceNetworkServiceAssociationResult |
GetServiceNetworkServiceAssociationResult.withServiceNetworkArn(String serviceNetworkArn)
The Amazon Resource Name (ARN) of the service network.
|
GetServiceNetworkServiceAssociationResult |
GetServiceNetworkServiceAssociationResult.withServiceNetworkId(String serviceNetworkId)
The ID of the service network.
|
GetServiceNetworkServiceAssociationResult |
GetServiceNetworkServiceAssociationResult.withServiceNetworkName(String serviceNetworkName)
The name of the service network.
|
GetServiceNetworkServiceAssociationResult |
GetServiceNetworkServiceAssociationResult.withStatus(ServiceNetworkServiceAssociationStatus status)
The status of the association.
|
GetServiceNetworkServiceAssociationResult |
GetServiceNetworkServiceAssociationResult.withStatus(String status)
The status of the association.
|
Copyright © 2023. All rights reserved.