Amazon.APIGateway.Model.GetExportRequest.IsSetExportType C# (CSharp) Method

IsSetExportType() private method

private IsSetExportType ( ) : bool
return bool
        internal bool IsSetExportType()
        {
            return this._exportType != null;
        }