PolicyAssignment.DefinitionStages.WithCreate Interface
Definition
A policy assignment with sufficient inputs to create a new policy assignment in the cloud, but exposing additional optional inputs to specify.
public static interface PolicyAssignment.DefinitionStages.WithCreate extends Creatable<PolicyAssignment>, PolicyAssignment.DefinitionStages.WithDisplayName
- Implements