| Package | Description |
|---|---|
| software.amazon.awscdk.services.iam |
AWS Identity and Access Management Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ServicePrincipalOpts.Jsii$Proxy
An implementation for
ServicePrincipalOpts |
| Modifier and Type | Method and Description |
|---|---|
ServicePrincipalOpts |
ServicePrincipalOpts.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PolicyStatement.addServicePrincipal(String service,
ServicePrincipalOpts opts)
(experimental) Adds a service principal to this policy statement.
|
| Constructor and Description |
|---|
ServicePrincipal(String service,
ServicePrincipalOpts opts) |
Copyright © 2021. All rights reserved.