@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-07-09T19:17:58.081Z") @Stability(value=Experimental) public interface PortfolioShareOptions extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
PortfolioShareOptions.Builder
A builder for
PortfolioShareOptions |
static class |
PortfolioShareOptions.Jsii$Proxy
An implementation for
PortfolioShareOptions |
| Modifier and Type | Method and Description |
|---|---|
static PortfolioShareOptions.Builder |
builder() |
default AcceptLanguage |
getAcceptLanguage()
(experimental) The accept language of the share.
|
default Boolean |
getShareTagOptions()
(experimental) Whether to share tagOptions as a part of the portfolio share.
|
@Stability(value=Experimental) @Nullable default AcceptLanguage getAcceptLanguage()
Default: - accept language not specified
@Stability(value=Experimental) @Nullable default Boolean getShareTagOptions()
Default: - share not specified
@Stability(value=Experimental) static PortfolioShareOptions.Builder builder()
PortfolioShareOptions.Builder of PortfolioShareOptionsCopyright © 2021. All rights reserved.