Uses of Class
software.amazon.awssdk.services.iot.model.PolicyVersionIdentifier
-
Packages that use PolicyVersionIdentifier Package Description software.amazon.awssdk.services.iot.model -
-
Uses of PolicyVersionIdentifier in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return PolicyVersionIdentifier Modifier and Type Method Description PolicyVersionIdentifierResourceIdentifier. policyVersionIdentifier()The version of the policy associated with the resource.Methods in software.amazon.awssdk.services.iot.model with parameters of type PolicyVersionIdentifier Modifier and Type Method Description ResourceIdentifier.BuilderResourceIdentifier.Builder. policyVersionIdentifier(PolicyVersionIdentifier policyVersionIdentifier)The version of the policy associated with the resource.
-