IEnvironmentPlaceholderProvider
- Implemented By: IEnvironmentPlaceholderProvider
Return the appropriate values for the environment placeholders.
Methods
| Name | Description |
|---|---|
accountId |
Return the account. |
region |
Return the region. |
accountId
public accountId(): string
Return the account.
region
public region(): string
Return the region.