Get Ecs Image Pipeline Plain Args
data class GetEcsImagePipelinePlainArgs(val ids: List<String>? = null, val name: String? = null, val nameRegex: String? = null, val outputFile: String? = null, val resourceGroupId: String? = null, val tags: Map<String, String>? = null) : ConvertibleToJava<GetEcsImagePipelinePlainArgs>
A collection of arguments for invoking getEcsImagePipeline.