Amazon.SimpleSystemsManagement.Model.CreateAssociationBatchRequestEntry.IsSetOutputLocation C# (CSharp) Method

IsSetOutputLocation() private method

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