Amazon.RDS.Model.DescribeDBClusterSnapshotAttributesRequest.IsSetDBClusterSnapshotIdentifier C# (CSharp) 메소드

IsSetDBClusterSnapshotIdentifier() 개인적인 메소드

private IsSetDBClusterSnapshotIdentifier ( ) : bool
리턴 bool
        internal bool IsSetDBClusterSnapshotIdentifier()
        {
            return this._dbClusterSnapshotIdentifier != null;
        }
DescribeDBClusterSnapshotAttributesRequest