Skip to content

Latest commit

 

History

History
52 lines (31 loc) · 1.35 KB

File metadata and controls

52 lines (31 loc) · 1.35 KB

MongoDB::Atlas::DatabaseUser roleDefinition

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{
    "CollectionName" : String,
    "DatabaseName" : String,
    "RoleName" : String
}

YAML

CollectionName: String
DatabaseName: String
RoleName: String

Properties

CollectionName

Required: No

Type: String

Update requires: No interruption

DatabaseName

Required: No

Type: String

Update requires: No interruption

RoleName

Required: No

Type: String

Minimum Length: 1

Update requires: No interruption