Instance Args Builder
class InstanceArgsBuilder
Builder for InstanceArgs.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun workforceIdentityFederationConfig(value: Output<InstanceWorkforceIdentityFederationConfigArgs>)
suspend fun workforceIdentityFederationConfig(value: InstanceWorkforceIdentityFederationConfigArgs?)
suspend fun workforceIdentityFederationConfig(argument: suspend InstanceWorkforceIdentityFederationConfigArgsBuilder.() -> Unit)