Amazon.OpsWorksCM.Model.UpdateServerEngineAttributesRequest.IsSetAttributeValue C# (CSharp) Method

IsSetAttributeValue() private method

private IsSetAttributeValue ( ) : bool
return bool
        internal bool IsSetAttributeValue()
        {
            return this._attributeValue != null;
        }