pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.dms.kotlin.outputs
/
GetEndpointMongodbSetting
Get
Endpoint
Mongodb
Setting
data
class
GetEndpointMongodbSetting
(
val
authMechanism
:
String
,
val
authSource
:
String
,
val
authType
:
String
,
val
docsToInvestigate
:
String
,
val
extractDocId
:
String
,
val
nestingLevel
:
String
)
Types
Constructors
Properties
Constructors
Get
Endpoint
Mongodb
Setting
Link copied to clipboard
fun
GetEndpointMongodbSetting
(
authMechanism
:
String
,
authSource
:
String
,
authType
:
String
,
docsToInvestigate
:
String
,
extractDocId
:
String
,
nestingLevel
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
auth
Mechanism
Link copied to clipboard
val
authMechanism
:
String
auth
Source
Link copied to clipboard
val
authSource
:
String
auth
Type
Link copied to clipboard
val
authType
:
String
docs
To
Investigate
Link copied to clipboard
val
docsToInvestigate
:
String
extract
Doc
Id
Link copied to clipboard
val
extractDocId
:
String
nesting
Level
Link copied to clipboard
val
nestingLevel
:
String