Amazon.AWSSupport.Model.AddAttachmentsToSetResponse.IsSetExpiryTime C# (CSharp) Method

IsSetExpiryTime() private method

private IsSetExpiryTime ( ) : bool
return bool
        internal bool IsSetExpiryTime()
        {
            return this._expiryTime != null;
        }
AddAttachmentsToSetResponse