Key.DefinitionStages.WithIsActiveCmk Interface
public static interface Key.DefinitionStages.WithIsActiveCmk
The stage of the Key definition allowing to specify isActiveCmk.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withIsActiveCmk(Boolean isActiveCmk)
Specifies the is |
Method Details
withIsActiveCmk
public abstract Key.DefinitionStages.WithCreate withIsActiveCmk(Boolean isActiveCmk)
Specifies the isActiveCmk property: Used to activate the workspace after a customer managed key is provided..
Parameters:
Returns: