Amazon.CodeCommit.Model.PutRepositoryTriggersResponse.IsSetConfigurationId C# (CSharp) Method

IsSetConfigurationId() private method

private IsSetConfigurationId ( ) : bool
return bool
        internal bool IsSetConfigurationId()
        {
            return this._configurationId != null;
        }
PutRepositoryTriggersResponse