Uses of Class
software.amazon.awssdk.services.resiliencehub.model.S3Location
-
Packages that use S3Location Package Description software.amazon.awssdk.services.resiliencehub.model -
-
Uses of S3Location in software.amazon.awssdk.services.resiliencehub.model
Methods in software.amazon.awssdk.services.resiliencehub.model that return S3Location Modifier and Type Method Description S3LocationRecommendationTemplate. templatesLocation()The file location of the template.Methods in software.amazon.awssdk.services.resiliencehub.model with parameters of type S3Location Modifier and Type Method Description RecommendationTemplate.BuilderRecommendationTemplate.Builder. templatesLocation(S3Location templatesLocation)The file location of the template.
-