Amazon.CognitoIdentityProvider.Model.SmsConfigurationType.IsSetSnsCallerArn C# (CSharp) 메소드

IsSetSnsCallerArn() 개인적인 메소드

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