Amazon.EC2.Model.DescribeSnapshotAttributeResult.IsSetCreateVolumePermissions C# (CSharp) Method

IsSetCreateVolumePermissions() private method

private IsSetCreateVolumePermissions ( ) : bool
return bool
        internal bool IsSetCreateVolumePermissions()
        {
            return this.createVolumePermissions.Count > 0;
        }