Package-level declarations
Types
Link copied to clipboard
Provides a SMS Short Url resource. For information about SMS Short Url and how to use it, see What is Short Url.
Link copied to clipboard
data class ShortUrlArgs(val effectiveDays: Output<Int>? = null, val shortUrlName: Output<String>? = null, val sourceUrl: Output<String>? = null) : ConvertibleToJava<ShortUrlArgs>
Provides a SMS Short Url resource. For information about SMS Short Url and how to use it, see What is Short Url.
Link copied to clipboard
class ShortUrlArgsBuilder
Builder for ShortUrlArgs.
Link copied to clipboard
Link copied to clipboard
class ShortUrlResourceBuilder
Builder for ShortUrl.