Interface IAMConfiguration

All Superinterfaces:
BaseConfiguration
All Known Implementing Classes:
ExtendedIAMConfiguration, MinimalIAMConfiguration, StandardIAMConfiguration

public interface IAMConfiguration extends BaseConfiguration
IAM Configuration interface that extends the base BaseConfiguration interface. Provides IAM-specific configuration methods for different permission profiles.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the IAM profile type for this configuration.

    Methods inherited from interface com.cloudforgeci.api.interfaces.BaseConfiguration

    id, rules, wire
  • Method Details

    • kind

      IAMProfile kind()
      Returns the IAM profile type for this configuration.
      Returns:
      the IAM profile