iam
iam
io.burkard.cdk.services.iam
AddToPrincipalPolicyResult
AddToResourcePolicyResult
CfnAccessKey
CfnAccessKeyProps
CfnGroup
CfnGroupProps
CfnInstanceProfile
CfnInstanceProfileProps
CfnManagedPolicy
CfnManagedPolicyProps
CfnOIDCProvider
CfnOIDCProviderProps
CfnPolicy
CfnPolicyProps
CfnRole
CfnRoleProps
CfnSAMLProvider
CfnSAMLProviderProps
CfnServerCertificate
CfnServerCertificateProps
CfnServiceLinkedRole
CfnServiceLinkedRoleProps
CfnUser
CfnUserProps
CfnUserToGroupAddition
CfnUserToGroupAdditionProps
CfnVirtualMFADevice
CfnVirtualMFADeviceProps
CommonGrantOptions
Effect
Effect
Allow
Deny
FromRoleArnOptions
GrantOnPrincipalAndResourceOptions
GrantOnPrincipalOptions
GrantWithResourceOptions
Group
GroupProps
LazyRole
LazyRoleProps
LoginProfileProperty
ManagedPolicy
ManagedPolicyProps
OpenIdConnectProvider
OpenIdConnectProviderProps
Policy
PolicyDocument
PolicyDocumentProps
PolicyProperty
PolicyProps
PolicyStatement
PolicyStatementProps
Role
RoleProps
SamlProvider
SamlProviderProps
ServicePrincipal
ServicePrincipalOpts
UnknownPrincipal
UnknownPrincipalProps
User
UserAttributes
UserProps
WithoutPolicyUpdatesOptions
iam
/
io.burkard.cdk.services.iam
/
Effect
Effect
sealed abstract
class
Effect
(val underlying:
Effect
) extends
Product
with
Serializable
Companion
object
Graph
Supertypes
Known subtypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
object
Allow
object
Deny
Value members
Value members
Inherited methods
def
canEqual
(that:
Any
):
Boolean
Inherited from
Equals
def
productArity
:
Int
Inherited from
Product
def
productElement
(n:
Int
):
Any
Inherited from
Product
def
productElementName
(n:
Int
):
String
Inherited from
Product
def
productElementNames
:
Iterator
[
String
]
Inherited from
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from
Product
def
productPrefix
:
String
Inherited from
Product
Concrete fields
val
underlying
:
Effect