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

IsSetConfigCred() private method

private IsSetConfigCred ( ) : bool
return bool
        internal bool IsSetConfigCred()
        {
            return this._configCred != null;
        }