Class SentinelOnboardingStateInner


  • public final class SentinelOnboardingStateInner
    extends ResourceWithEtag
    Sentinel onboarding state.
    • Constructor Detail

      • SentinelOnboardingStateInner

        public SentinelOnboardingStateInner()
    • 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 SentinelOnboardingStateInner 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 SentinelOnboardingStateInner object itself.