Amazon.ECS.Model.ItemAttributes.IsSetConnectivity C# (CSharp) Method

IsSetConnectivity() public method

Checks if Connectivity property is set
public IsSetConnectivity ( ) : Boolean
return Boolean
        public Boolean IsSetConnectivity()
        {
            return  this.connectivityField != null;
        }
ItemAttributes