access Endpoints
Parameters
value
The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.
Parameters
values
The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.
suspend fun accessEndpoints(argument: List<suspend ImageBuilderAccessEndpointArgsBuilder.() -> Unit>)
suspend fun accessEndpoints(vararg argument: suspend ImageBuilderAccessEndpointArgsBuilder.() -> Unit)
Parameters
argument
The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.