Amazon.CognitoIdentityProvider.Model.SignUpRequest.IsSetClientId C# (CSharp) Method

IsSetClientId() private method

private IsSetClientId ( ) : bool
return bool
        internal bool IsSetClientId()
        {
            return this._clientId != null;
        }