Class SentinelOnboardingStateProperties


  • public final class SentinelOnboardingStateProperties
    extends Object
    The Sentinel onboarding state properties.
    • Constructor Detail

      • SentinelOnboardingStateProperties

        public SentinelOnboardingStateProperties()
    • Method Detail

      • customerManagedKey

        public Boolean customerManagedKey()
        Get the customerManagedKey property: Flag that indicates the status of the CMK setting.
        Returns:
        the customerManagedKey value.
      • withCustomerManagedKey

        public SentinelOnboardingStateProperties withCustomerManagedKey​(Boolean customerManagedKey)
        Set the customerManagedKey property: Flag that indicates the status of the CMK setting.
        Parameters:
        customerManagedKey - the customerManagedKey value to set.
        Returns:
        the SentinelOnboardingStateProperties object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.