Uses of Class
software.amazon.awssdk.services.fis.model.TargetResourceTypeParameter
-
Packages that use TargetResourceTypeParameter Package Description software.amazon.awssdk.services.fis.model -
-
Uses of TargetResourceTypeParameter in software.amazon.awssdk.services.fis.model
Methods in software.amazon.awssdk.services.fis.model that return types with arguments of type TargetResourceTypeParameter Modifier and Type Method Description Map<String,TargetResourceTypeParameter>TargetResourceType. parameters()The parameters for the resource type.Method parameters in software.amazon.awssdk.services.fis.model with type arguments of type TargetResourceTypeParameter Modifier and Type Method Description TargetResourceType.BuilderTargetResourceType.Builder. parameters(Map<String,TargetResourceTypeParameter> parameters)The parameters for the resource type.
-