@Generated(value="jsii-pacmak/1.34.0 (build 9b72778)", date="2021-09-17T00:39:52.712Z") @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 MessageLanguage |
getMessageLanguage()
(experimental) The message language of the share.
|
default Boolean |
getShareTagOptions()
(experimental) Whether to share tagOptions as a part of the portfolio share.
|
@Stability(value=Experimental) @Nullable default MessageLanguage getMessageLanguage()
Controls status and error message language for share.
Default: - English
@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.