Amazon.RDS.Model.CopyDBClusterParameterGroupResponse.IsSetDBClusterParameterGroup C# (CSharp) Метод

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

private IsSetDBClusterParameterGroup ( ) : bool
Результат bool
        internal bool IsSetDBClusterParameterGroup()
        {
            return this._dbClusterParameterGroup != null;
        }
CopyDBClusterParameterGroupResponse