Amazon.ApplicationDiscoveryService.Model.ConfigurationTag.IsSetConfigurationType C# (CSharp) Method

IsSetConfigurationType() private method

private IsSetConfigurationType ( ) : bool
return bool
        internal bool IsSetConfigurationType()
        {
            return this._configurationType != null;
        }