Amazon.APIGateway.Model.BasePathMapping.IsSetRestApiId C# (CSharp) Method

IsSetRestApiId() private method

private IsSetRestApiId ( ) : bool
return bool
        internal bool IsSetRestApiId()
        {
            return this._restApiId != null;
        }