@Generated(value="jsii-pacmak/1.67.0 (build 2c027f5)", date="2022-09-19T20:26:37.138Z") @Stability(value=Stable) public interface IOriginAccessIdentity extends software.amazon.jsii.JsiiSerializable, IResource, IGrantable
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IOriginAccessIdentity.Jsii$Default
Internal default implementation for
IOriginAccessIdentity. |
static class |
IOriginAccessIdentity.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getOriginAccessIdentityId()
The Origin Access Identity Id (physical id) This was called originAccessIdentityName before.
|
String |
getOriginAccessIdentityName()
Deprecated.
use originAccessIdentityId instead
|
applyRemovalPolicy, getEnv, getStackgetGrantPrincipal@Stability(value=Stable) @NotNull String getOriginAccessIdentityId()
@Stability(value=Deprecated) @Deprecated @NotNull String getOriginAccessIdentityName()
Copyright © 2022. All rights reserved.