Stack Access Endpoint Args
data class StackAccessEndpointArgs(val endpointType: Output<String>, val vpceId: Output<String>? = null) : ConvertibleToJava<StackAccessEndpointArgs>
Properties
Link copied to clipboard
Type of the interface endpoint. See the AccessEndpoint
AWS API documentation for valid values.