Amazon.CognitoIdentityProvider.Model.SmsConfigurationType.IsSetSnsCallerArn C# (CSharp) Method

IsSetSnsCallerArn() private method

private IsSetSnsCallerArn ( ) : bool
return bool
        internal bool IsSetSnsCallerArn()
        {
            return this._snsCallerArn != null;
        }