volumes
Parameters
value
List of ports, or port pairs, to forward from the virtual machine to the application container. Structure is documented below.
Parameters
values
List of ports, or port pairs, to forward from the virtual machine to the application container. Structure is documented below.
suspend fun volumes(argument: List<suspend FlexibleAppVersionResourcesVolumeArgsBuilder.() -> Unit>)
suspend fun volumes(vararg argument: suspend FlexibleAppVersionResourcesVolumeArgsBuilder.() -> Unit)
Parameters
argument
List of ports, or port pairs, to forward from the virtual machine to the application container. Structure is documented below.