Interface ApplicationSecurityGroup.DefinitionStages.WithCreate

All Superinterfaces:
Creatable<ApplicationSecurityGroup>, HasName, Indexable, Resource.DefinitionWithTags<ApplicationSecurityGroup.DefinitionStages.WithCreate>
All Known Subinterfaces:
ApplicationSecurityGroup.Definition
Enclosing interface:
ApplicationSecurityGroup.DefinitionStages

public static interface ApplicationSecurityGroup.DefinitionStages.WithCreate extends Creatable<ApplicationSecurityGroup>, Resource.DefinitionWithTags<ApplicationSecurityGroup.DefinitionStages.WithCreate>
The stage of the definition which contains all the minimum required inputs for the resource to be created (via Creatable.create()), but also allows for any other optional settings to be specified.