A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/StorageGateway/Types/CreateNFSFileShareInput.html below:

CreateNFSFileShareInput — AWS SDK for Ruby V2

When passing CreateNFSFileShareInput as input to an Aws::Client method, you can use a vanilla Hash:

{
  client_token: "ClientToken",   nfs_file_share_defaults: {
    file_mode: "PermissionMode",
    directory_mode: "PermissionMode",
    group_id: 1,
    owner_id: 1,
  },
  gateway_arn: "GatewayARN",   kms_encrypted: false,
  kms_key: "KMSKey",
  role: "Role",   location_arn: "LocationARN",   default_storage_class: "StorageClass",
  object_acl: "private",   client_list: ["IPV4AddressCIDR"],
  squash: "Squash",
  read_only: false,
  guess_mime_type_enabled: false,
  requester_pays: false,
  tags: [
    {
      key: "TagKey",       value: "TagValue",     },
  ],
  file_share_name: "FileShareName",
  cache_attributes: {
    cache_stale_timeout_in_seconds: 1,
  },
  notification_policy: "NotificationPolicy",
}

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4