Amazon.SimpleSystemsManagement.Model.UpdateAssociationRequest.IsSetOutputLocation C# (CSharp) Метод

IsSetOutputLocation() приватный Метод

private IsSetOutputLocation ( ) : bool
Результат bool
        internal bool IsSetOutputLocation()
        {
            return this._outputLocation != null;
        }