get Images
Return
A collection of values returned by getImages.
Parameters
argument
A collection of arguments for invoking getImages.
suspend fun getImages(ids: List<String>? = null, imageType: String? = null, nameRegex: String? = null, outputFile: String? = null, platform: String? = null): GetImagesResult
Return
A collection of values returned by getImages.
See also
Parameters
ids
image Type
The type of the image. Valid values: app
, custom
, system
.
name Regex
output File
platform
The platform of Plan supported.
Return
A collection of values returned by getImages.
See also
Parameters
argument
Builder for com.pulumi.alicloud.simpleapplicationserver.kotlin.inputs.GetImagesPlainArgs.