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