Amazon.SimpleSystemsManagement.Model.UpdateAssociationRequest.IsSetOutputLocation C# (CSharp) Méthode

IsSetOutputLocation() private méthode

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