Amazon.APIGateway.Model.CreateApiKeyRequest.IsSetCustomerId C# (CSharp) Method

IsSetCustomerId() private method

private IsSetCustomerId ( ) : bool
return bool
        internal bool IsSetCustomerId()
        {
            return this._customerId != null;
        }