Uses of Class
software.amazon.awssdk.services.opsworks.model.InstanceIdentity
-
Packages that use InstanceIdentity Package Description software.amazon.awssdk.services.opsworks.model -
-
Uses of InstanceIdentity in software.amazon.awssdk.services.opsworks.model
Methods in software.amazon.awssdk.services.opsworks.model that return InstanceIdentity Modifier and Type Method Description InstanceIdentityRegisterInstanceRequest. instanceIdentity()An InstanceIdentity object that contains the instance's identity.Methods in software.amazon.awssdk.services.opsworks.model with parameters of type InstanceIdentity Modifier and Type Method Description RegisterInstanceRequest.BuilderRegisterInstanceRequest.Builder. instanceIdentity(InstanceIdentity instanceIdentity)An InstanceIdentity object that contains the instance's identity.
-