Amazon.CognitoIdentityProvider.Model.CodeDeliveryDetailsType.IsSetDestination C# (CSharp) Method

IsSetDestination() private method

private IsSetDestination ( ) : bool
return bool
        internal bool IsSetDestination()
        {
            return this._destination != null;
        }