class Aws::EFS::Types::ResourceIdPreference

Describes the resource type and its ID preference for the user's Amazon Web Services account, in the current Amazon Web Services Region.

@!attribute [rw] resource_id_type

Identifies the EFS resource ID preference, either `LONG_ID` (17
characters) or `SHORT_ID` (8 characters).
@return [String]

@!attribute [rw] resources

Identifies the Amazon EFS resources to which the ID preference
setting applies, `FILE_SYSTEM` and `MOUNT_TARGET`.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/elasticfilesystem-2015-02-01/ResourceIdPreference AWS API Documentation

Constants

SENSITIVE