Google Cloud Apigee V1Properties Args
data class GoogleCloudApigeeV1PropertiesArgs(val property: Output<List<GoogleCloudApigeeV1PropertyArgs>>? = null) : ConvertibleToJava<GoogleCloudApigeeV1PropertiesArgs>
Message for compatibility with legacy Edge specification for Java Properties object in JSON.
Constructors
Link copied to clipboard
fun GoogleCloudApigeeV1PropertiesArgs(property: Output<List<GoogleCloudApigeeV1PropertyArgs>>? = null)