Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard

Provides a DMS Enterprise Instance resource.

Link copied to clipboard
data class EnterpriseInstanceArgs(val dataLinkName: Output<String>? = null, val databasePassword: Output<String>? = null, val databaseUser: Output<String>? = null, val dbaId: Output<String>? = null, val dbaUid: Output<Int>? = null, val ddlOnline: Output<Int>? = null, val ecsInstanceId: Output<String>? = null, val ecsRegion: Output<String>? = null, val envType: Output<String>? = null, val exportTimeout: Output<Int>? = null, val host: Output<String>? = null, val instanceAlias: Output<String>? = null, val instanceId: Output<String>? = null, val instanceName: Output<String>? = null, val instanceSource: Output<String>? = null, val instanceType: Output<String>? = null, val networkType: Output<String>? = null, val port: Output<Int>? = null, val queryTimeout: Output<Int>? = null, val safeRule: Output<String>? = null, val safeRuleId: Output<String>? = null, val sid: Output<String>? = null, val skipTest: Output<Boolean>? = null, val tid: Output<Int>? = null, val useDsql: Output<Int>? = null, val vpcId: Output<String>? = null) : ConvertibleToJava<EnterpriseInstanceArgs>

Provides a DMS Enterprise Instance resource.

Link copied to clipboard

Provides a DMS Enterprise Logic Database resource. For information about DMS Enterprise Logic Database and how to use it, see What is Logic Database.

Link copied to clipboard
data class EnterpriseLogicDatabaseArgs(val alias: Output<String>? = null, val databaseIds: Output<List<String>>? = null, val logicDatabaseId: Output<String>? = null) : ConvertibleToJava<EnterpriseLogicDatabaseArgs>

Provides a DMS Enterprise Logic Database resource. For information about DMS Enterprise Logic Database and how to use it, see What is Logic Database.

Link copied to clipboard

Provides a DMS Enterprise Proxy resource. For information about DMS Enterprise Proxy and how to use it, see What is Proxy.

Link copied to clipboard

Provides a DMS Enterprise Proxy Access resource. For information about DMS Enterprise Proxy Access and how to use it, see What is Proxy Access.

Link copied to clipboard
data class EnterpriseProxyAccessArgs(val indepAccount: Output<String>? = null, val indepPassword: Output<String>? = null, val proxyAccessId: Output<String>? = null, val proxyId: Output<String>? = null, val userId: Output<String>? = null) : ConvertibleToJava<EnterpriseProxyAccessArgs>

Provides a DMS Enterprise Proxy Access resource. For information about DMS Enterprise Proxy Access and how to use it, see What is Proxy Access.

Link copied to clipboard
data class EnterpriseProxyArgs(val instanceId: Output<String>? = null, val password: Output<String>? = null, val tid: Output<String>? = null, val username: Output<String>? = null) : ConvertibleToJava<EnterpriseProxyArgs>

Provides a DMS Enterprise Proxy resource. For information about DMS Enterprise Proxy and how to use it, see What is Proxy.

Link copied to clipboard

Provides a DMS Enterprise User resource. For information about Alidms Enterprise User and how to use it, see What is Resource Alidms Enterprise User.

Link copied to clipboard
data class EnterpriseUserArgs(val maxExecuteCount: Output<Int>? = null, val maxResultCount: Output<Int>? = null, val mobile: Output<String>? = null, val nickName: Output<String>? = null, val roleNames: Output<List<String>>? = null, val status: Output<String>? = null, val tid: Output<Int>? = null, val uid: Output<String>? = null, val userName: Output<String>? = null) : ConvertibleToJava<EnterpriseUserArgs>

Provides a DMS Enterprise User resource. For information about Alidms Enterprise User and how to use it, see What is Resource Alidms Enterprise User.

Link copied to clipboard

Functions