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

IsSetConfigFile() private method

private IsSetConfigFile ( ) : bool
return bool
        internal bool IsSetConfigFile()
        {
            return this._configFile != null;
        }