Interface ApplicationSecurityGroup.Definition
- All Superinterfaces:
ApplicationSecurityGroup.DefinitionStages.Blank, ApplicationSecurityGroup.DefinitionStages.WithCreate, ApplicationSecurityGroup.DefinitionStages.WithGroup, Creatable<ApplicationSecurityGroup>, GroupableResource.DefinitionStages.WithCreatableResourceGroup<ApplicationSecurityGroup.DefinitionStages.WithCreate>, GroupableResource.DefinitionStages.WithExistingResourceGroup<ApplicationSecurityGroup.DefinitionStages.WithCreate>, GroupableResource.DefinitionStages.WithGroup<ApplicationSecurityGroup.DefinitionStages.WithCreate>, GroupableResource.DefinitionStages.WithNewResourceGroup<ApplicationSecurityGroup.DefinitionStages.WithCreate>, HasName, Indexable, Resource.DefinitionWithRegion<ApplicationSecurityGroup.DefinitionStages.WithGroup>, Resource.DefinitionWithTags<ApplicationSecurityGroup.DefinitionStages.WithCreate>
- Enclosing interface:
ApplicationSecurityGroup
public static interface ApplicationSecurityGroup.Definition
extends ApplicationSecurityGroup.DefinitionStages.Blank, ApplicationSecurityGroup.DefinitionStages.WithGroup, ApplicationSecurityGroup.DefinitionStages.WithCreate
The entirety of the application security group definition.
-
Method Summary
Methods inherited from interface Creatable
create, create, createAsync, createAsyncMethods inherited from interface GroupableResource.DefinitionStages.WithCreatableResourceGroup
withNewResourceGroupMethods inherited from interface GroupableResource.DefinitionStages.WithExistingResourceGroup
withExistingResourceGroup, withExistingResourceGroupMethods inherited from interface GroupableResource.DefinitionStages.WithNewResourceGroup
withNewResourceGroup, withNewResourceGroupMethods inherited from interface Resource.DefinitionWithRegion
withRegion, withRegionMethods inherited from interface Resource.DefinitionWithTags
withTag, withTags