Amazon.RDS.Model.DBClusterParameterGroup.IsSetDBClusterParameterGroupArn C# (CSharp) Метод

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

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