Amazon.RDS.Model.ApplyPendingMaintenanceActionRequest.IsSetResourceIdentifier C# (CSharp) Method

IsSetResourceIdentifier() private method

private IsSetResourceIdentifier ( ) : bool
return bool
        internal bool IsSetResourceIdentifier()
        {
            return this._resourceIdentifier != null;
        }