DescribedWebAppEndpointDetails
Contains the endpoint configuration details for a web app, including VPC configuration when the endpoint is hosted within a VPC.
Inheritors
Types
Functions
Link copied to clipboard
Casts this DescribedWebAppEndpointDetails as a Vpc and retrieves its aws.sdk.kotlin.services.transfer.model.DescribedWebAppVpcConfig value. Throws an exception if the DescribedWebAppEndpointDetails is not a Vpc.
Link copied to clipboard
Casts this DescribedWebAppEndpointDetails as a Vpc and retrieves its aws.sdk.kotlin.services.transfer.model.DescribedWebAppVpcConfig value. Returns null if the DescribedWebAppEndpointDetails is not a Vpc.