Amazon.CloudHSM.Model.GetConfigResponse.IsSetConfigType C# (CSharp) Method

IsSetConfigType() private method

private IsSetConfigType ( ) : bool
return bool
        internal bool IsSetConfigType()
        {
            return this._configType != null;
        }