C# Class Amazon.SimpleSystemsManagement.Model.DescribeDocumentPermissionRequest

Container for the parameters to the DescribeDocumentPermission operation. Describes the permissions for an SSM document. If you created the document, you are the owner. If a document is shared, it can either be shared privately (by specifying a user’s AWS account ID) or publicly (All).
Inheritance: AmazonSimpleSystemsManagementRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetName ( ) : bool
IsSetPermissionType ( ) : bool