Amazon.CognitoIdentityProvider.Model.SmsConfigurationType.IsSetSnsCallerArn C# (CSharp) Méthode

IsSetSnsCallerArn() private méthode

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