Interface PolicyAssignment.DefinitionStages
-
- Enclosing interface:
- PolicyAssignment
public static interface PolicyAssignment.DefinitionStagesGrouping of all the policy assignment definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfacePolicyAssignment.DefinitionStages.BlankThe first stage of the policy assignment.static interfacePolicyAssignment.DefinitionStages.WithCreateA policy assignment with sufficient inputs to create a new policy assignment in the cloud, but exposing additional optional inputs to specify.static interfacePolicyAssignment.DefinitionStages.WithDisplayNameA policy assignment allowing the display name to be set.static interfacePolicyAssignment.DefinitionStages.WithEnforcementModeA policy assignment allowing the enforcement mode to be set.static interfacePolicyAssignment.DefinitionStages.WithExcludedScopesA policy assignment allowing the excluded scopes to be set.static interfacePolicyAssignment.DefinitionStages.WithParametersA policy assignment allowing the parameters to be set.static interfacePolicyAssignment.DefinitionStages.WithPolicyDefinitionA policy assignment allowing the policy definition to be set.static interfacePolicyAssignment.DefinitionStages.WithScopeA policy assignment specifying the scope of the policy.
-