Amazon.CognitoIdentityProvider.Model.EmailConfigurationType.IsSetSourceArn C# (CSharp) 메소드

IsSetSourceArn() 개인적인 메소드

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