Interface ApplicationSecurityGroup.DefinitionStages
-
- Enclosing interface:
- ApplicationSecurityGroup
public static interface ApplicationSecurityGroup.DefinitionStagesGrouping of application security group definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceApplicationSecurityGroup.DefinitionStages.BlankThe first stage of the definition.static interfaceApplicationSecurityGroup.DefinitionStages.WithCreateThe stage of the definition which contains all the minimum required inputs for the resource to be created (viaCreatable.create()), but also allows for any other optional settings to be specified.static interfaceApplicationSecurityGroup.DefinitionStages.WithGroupThe stage allowing to specify the resource group.
-