Amazon.ECS.Model.Information.IsSetResponseGroupInformation C# (CSharp) 메소드

IsSetResponseGroupInformation() 공개 메소드

Checks if ResponseGroupInformation property is set
public IsSetResponseGroupInformation ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetResponseGroupInformation()
        {
            return (ResponseGroupInformation.Count > 0);
        }