IEnvironmentPlaceholderProvider
- Implemented By: IEnvironmentPlaceholderProvider
Return the appropriate values for the environment placeholders.
Methods
Name | Description |
---|---|
account_id |
Return the account. |
region |
Return the region. |
account_id
def account_id() -> str
Return the account.
region
def region() -> str
Return the region.