Amazon.CognitoIdentityProvider.Model.CodeDeliveryDetailsType.IsSetDestination C# (CSharp) Méthode

IsSetDestination() private méthode

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