Amazon.CodePipeline.Model.CreateCustomActionTypeRequest.IsSetConfigurationProperties C# (CSharp) Méthode

IsSetConfigurationProperties() private méthode

private IsSetConfigurationProperties ( ) : bool
Résultat bool
        internal bool IsSetConfigurationProperties()
        {
            return this._configurationProperties != null && this._configurationProperties.Count > 0; 
        }