Uses of Class
software.amazon.awssdk.services.iotfleetwise.model.IamResources
-
Packages that use IamResources Package Description software.amazon.awssdk.services.iotfleetwise.model -
-
Uses of IamResources in software.amazon.awssdk.services.iotfleetwise.model
Methods in software.amazon.awssdk.services.iotfleetwise.model that return IamResources Modifier and Type Method Description IamResourcesRegisterAccountRequest. iamResources()Deprecated.iamResources is no longer used or needed as inputIamResourcesRegisterAccountResponse. iamResources()The registered IAM resource that allows Amazon Web Services IoT FleetWise to send data to Amazon Timestream.Methods in software.amazon.awssdk.services.iotfleetwise.model with parameters of type IamResources Modifier and Type Method Description RegisterAccountRequest.BuilderRegisterAccountRequest.Builder. iamResources(IamResources iamResources)Deprecated.iamResources is no longer used or needed as inputRegisterAccountResponse.BuilderRegisterAccountResponse.Builder. iamResources(IamResources iamResources)The registered IAM resource that allows Amazon Web Services IoT FleetWise to send data to Amazon Timestream.
-