Interface AttributeGroupSetKeyAction

All Superinterfaces:
AttributeGroupUpdateAction, ResourceUpdateAction<AttributeGroupUpdateAction>
All Known Implementing Classes:
AttributeGroupSetKeyActionImpl

AttributeGroupSetKeyAction
Example to create an instance using the builder pattern

     AttributeGroupSetKeyAction attributeGroupSetKeyAction = AttributeGroupSetKeyAction.builder()
             .build()