arn property
The ARN (Amazon Resource Name) for the distribution. For example:
arn:aws:cloudfront::123456789012:distribution/EDFDVBD632BHDS5
,
where 123456789012
is your AWS account ID.
Implementation
final String arn;
The ARN (Amazon Resource Name) for the distribution. For example:
arn:aws:cloudfront::123456789012:distribution/EDFDVBD632BHDS5
,
where 123456789012
is your AWS account ID.
final String arn;