InlinePolicy

Contains an inline policy template that the service embeds in roles that you create from a role template.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The inline policy document.

Link copied to clipboard

The name of the inline policy.

Functions

Link copied to clipboard
inline fun copy(block: InlinePolicy.Builder.() -> Unit = {}): InlinePolicy
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String