class Aws::WorkLink::Types::UpdateDevicePolicyConfigurationRequest

@note When making an API call, you may pass UpdateDevicePolicyConfigurationRequest

data as a hash:

    {
      fleet_arn: "FleetArn", # required
      device_ca_certificate: "CertificateChain",
    }

@!attribute [rw] fleet_arn

The ARN of the fleet.
@return [String]

@!attribute [rw] device_ca_certificate

The certificate chain, including intermediate certificates and the
root certificate authority certificate used to issue device
certificates.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/worklink-2018-09-25/UpdateDevicePolicyConfigurationRequest AWS API Documentation

Constants

SENSITIVE