Uses of Class
software.amazon.awssdk.services.ssmsap.model.Resource
-
Packages that use Resource Package Description software.amazon.awssdk.services.ssmsap.model -
-
Uses of Resource in software.amazon.awssdk.services.ssmsap.model
Methods in software.amazon.awssdk.services.ssmsap.model that return Resource Modifier and Type Method Description ResourceOperationEvent. resource()The resource involved in the operations event.Methods in software.amazon.awssdk.services.ssmsap.model with parameters of type Resource Modifier and Type Method Description OperationEvent.BuilderOperationEvent.Builder. resource(Resource resource)The resource involved in the operations event.
-