Amazon.SimpleSystemsManagement.Model.UpdateAssociationRequest.IsSetOutputLocation C# (CSharp) 메소드

IsSetOutputLocation() 개인적인 메소드

private IsSetOutputLocation ( ) : bool
리턴 bool
        internal bool IsSetOutputLocation()
        {
            return this._outputLocation != null;
        }