Amazon.CognitoIdentityProvider.Model.EmailConfigurationType.IsSetSourceArn C# (CSharp) Méthode

IsSetSourceArn() private méthode

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