CloudFrontOriginAccessIdentityList |
CloudFrontOriginAccessIdentityList.clone() |
|
CloudFrontOriginAccessIdentityList |
ListCloudFrontOriginAccessIdentitiesResult.getCloudFrontOriginAccessIdentityList() |
The CloudFrontOriginAccessIdentityList type.
|
CloudFrontOriginAccessIdentityList |
CloudFrontOriginAccessIdentityList.withIsTruncated(Boolean isTruncated) |
A flag that indicates whether more origin access identities remain to be
listed.
|
CloudFrontOriginAccessIdentityList |
CloudFrontOriginAccessIdentityList.withItems(CloudFrontOriginAccessIdentitySummary... items) |
A complex type that contains one CloudFrontOriginAccessIdentitySummary
element for each origin access identity that was created by the current
AWS account.
|
CloudFrontOriginAccessIdentityList |
CloudFrontOriginAccessIdentityList.withItems(Collection<CloudFrontOriginAccessIdentitySummary> items) |
A complex type that contains one CloudFrontOriginAccessIdentitySummary
element for each origin access identity that was created by the current
AWS account.
|
CloudFrontOriginAccessIdentityList |
CloudFrontOriginAccessIdentityList.withMarker(String marker) |
The value you provided for the Marker request parameter.
|
CloudFrontOriginAccessIdentityList |
CloudFrontOriginAccessIdentityList.withMaxItems(Integer maxItems) |
The value you provided for the MaxItems request parameter.
|
CloudFrontOriginAccessIdentityList |
CloudFrontOriginAccessIdentityList.withNextMarker(String nextMarker) |
If IsTruncated is true, this element is present and contains the value
you can use for the Marker request parameter to continue listing your
origin access identities where they left off.
|
CloudFrontOriginAccessIdentityList |
CloudFrontOriginAccessIdentityList.withQuantity(Integer quantity) |
The number of CloudFront origin access identities that were created by
the current AWS account.
|