Builder

class Builder

Properties

Link copied to clipboard

The Amazon Web Services account ID that owns the access point with scope that you want to create or replace.

Link copied to clipboard
var name: String?

The name of the access point with the scope that you want to create or replace.

Link copied to clipboard
var scope: Scope?

Object prefixes, API operations, or a combination of both.

Functions

Link copied to clipboard
fun scope(block: Scope.Builder.() -> Unit)