Amazon.RDS.Model.CopyDBClusterParameterGroupRequest.IsSetSourceDBClusterParameterGroupIdentifier C# (CSharp) Method

IsSetSourceDBClusterParameterGroupIdentifier() private method

private IsSetSourceDBClusterParameterGroupIdentifier ( ) : bool
return bool
        internal bool IsSetSourceDBClusterParameterGroupIdentifier()
        {
            return this._sourceDBClusterParameterGroupIdentifier != null;
        }