Interface SentinelOnboardingState.DefinitionStages.WithCustomerManagedKey

All Known Subinterfaces:
SentinelOnboardingState.Definition, SentinelOnboardingState.DefinitionStages.WithCreate
Enclosing interface:
SentinelOnboardingState.DefinitionStages

public static interface SentinelOnboardingState.DefinitionStages.WithCustomerManagedKey
The stage of the SentinelOnboardingState definition allowing to specify customerManagedKey.
  • Method Details

    • withCustomerManagedKey

      SentinelOnboardingState.DefinitionStages.WithCreate withCustomerManagedKey(Boolean customerManagedKey)
      Specifies the customerManagedKey property: Flag that indicates the status of the CMK setting.
      Parameters:
      customerManagedKey - Flag that indicates the status of the CMK setting.
      Returns:
      the next definition stage.