Amazon.CognitoIdentityProvider.Model.EmailConfigurationType.IsSetSourceArn C# (CSharp) Method

IsSetSourceArn() private method

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