com.faendir.awscdkkt.generated.services.sagemaker.JsonPropertyDsl.kt Maven / Gradle / Ivy
package com.faendir.awscdkkt.generated.services.sagemaker
import com.faendir.awscdkkt.AwsCdkDsl
import javax.`annotation`.Generated
import kotlin.Unit
import software.amazon.awscdk.services.sagemaker.CfnMonitoringSchedule
@Generated
public fun buildJsonProperty(initializer: @AwsCdkDsl
CfnMonitoringSchedule.JsonProperty.Builder.() -> Unit = {}): CfnMonitoringSchedule.JsonProperty
= CfnMonitoringSchedule.JsonProperty.Builder().apply(initializer).build()
© 2015 - 2025 Weber Informatics LLC | Privacy Policy