Uses of Class
software.amazon.awssdk.services.dataexchange.model.LFResourceDetails
-
Packages that use LFResourceDetails Package Description software.amazon.awssdk.services.dataexchange.model -
-
Uses of LFResourceDetails in software.amazon.awssdk.services.dataexchange.model
Methods in software.amazon.awssdk.services.dataexchange.model that return LFResourceDetails Modifier and Type Method Description LFResourceDetailsLFTagPolicyDetails. resourceDetails()Details for the Lake Formation Resources included in the LF-tag policy.Methods in software.amazon.awssdk.services.dataexchange.model with parameters of type LFResourceDetails Modifier and Type Method Description LFTagPolicyDetails.BuilderLFTagPolicyDetails.Builder. resourceDetails(LFResourceDetails resourceDetails)Details for the Lake Formation Resources included in the LF-tag policy.
-