ecr_get_account_setting {paws.compute}R Documentation

Retrieves the account setting value for the specified setting name

Description

Retrieves the account setting value for the specified setting name.

See https://www.paws-r-sdk.com/docs/ecr_get_account_setting/ for full documentation.

Usage

ecr_get_account_setting(name)

Arguments

name

[required] The name of the account setting, such as BASIC_SCAN_TYPE_VERSION or REGISTRY_POLICY_SCOPE.


[Package paws.compute version 0.9.0 Index]