Amazon.RDS.Model.DescribeDBClusterSnapshotAttributesRequest.IsSetDBClusterSnapshotIdentifier C# (CSharp) Метод

IsSetDBClusterSnapshotIdentifier() приватный Метод

private IsSetDBClusterSnapshotIdentifier ( ) : bool
Результат bool
        internal bool IsSetDBClusterSnapshotIdentifier()
        {
            return this._dbClusterSnapshotIdentifier != null;
        }
DescribeDBClusterSnapshotAttributesRequest