All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.faendir.awscdkkt.generated.services.appflow.SAPODataConnectorProfileCredentialsPropertyDsl.kt Maven / Gradle / Ivy

package com.faendir.awscdkkt.generated.services.appflow

import com.faendir.awscdkkt.AwsCdkDsl
import javax.`annotation`.Generated
import kotlin.Unit
import software.amazon.awscdk.services.appflow.CfnConnectorProfile

@Generated
public fun buildSAPODataConnectorProfileCredentialsProperty(initializer: @AwsCdkDsl
    CfnConnectorProfile.SAPODataConnectorProfileCredentialsProperty.Builder.() -> Unit = {}):
    CfnConnectorProfile.SAPODataConnectorProfileCredentialsProperty =
    CfnConnectorProfile.SAPODataConnectorProfileCredentialsProperty.Builder().apply(initializer).build()




© 2015 - 2025 Weber Informatics LLC | Privacy Policy