@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:32.080Z") @Stability(value=Experimental) public class BucketWebsiteTarget extends software.amazon.jsii.JsiiObject implements IAliasRecordTarget
software.amazon.jsii.JsiiObject.InitializationModeIAliasRecordTarget.Jsii$Default, IAliasRecordTarget.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
|
BucketWebsiteTarget(IBucket bucket) |
protected |
BucketWebsiteTarget(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
BucketWebsiteTarget(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
AliasRecordTargetConfig |
bind(IRecordSet _record)
(experimental) Return hosted zone ID and DNS name, usable for Route53 alias targets.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected BucketWebsiteTarget(software.amazon.jsii.JsiiObjectRef objRef)
protected BucketWebsiteTarget(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public BucketWebsiteTarget(@NotNull
IBucket bucket)
bucket - This parameter is required.@Stability(value=Experimental) @NotNull public AliasRecordTargetConfig bind(@NotNull IRecordSet _record)
bind in interface IAliasRecordTarget_record - This parameter is required.Copyright © 2021. All rights reserved.