public static interface PolicyAssignment.DefinitionStages
Modifier and Type | Interface and Description |
---|---|
static interface |
PolicyAssignment.DefinitionStages.Blank
The first stage of the policy assignment.
|
static interface |
PolicyAssignment.DefinitionStages.WithCreate
A policy assignment with sufficient inputs to create a new policy
assignment in the cloud, but exposing additional optional inputs to
specify.
|
static interface |
PolicyAssignment.DefinitionStages.WithDisplayName
A policy assignment allowing the display name to be set.
|
static interface |
PolicyAssignment.DefinitionStages.WithPolicyDefinition
A policy assignment allowing the policy definition to be set.
|
static interface |
PolicyAssignment.DefinitionStages.WithScope
A policy assignment specifying the scope of the policy.
|
Copyright © 2019. All rights reserved.